-- $Id$
-- $Source$
-- *****************************************************************
-- CISCO-ICSUDSU-CAPABILITY.my: ICSUDSU-MIB AGENT-CAPABILITIES
--
-- November 1996, Eric Fronberg
--
-- Copyright (c) 1996-1997 by cisco Systems, Inc.
-- All rights reserved.
-- *****************************************************************
-- $Log$
-- *****************************************************************
-- $Endlog$


CISCO-ICSUDSU-CAPABILITY DEFINITIONS ::= BEGIN

IMPORTS
        MODULE-IDENTITY
                FROM SNMPv2-SMI
        AGENT-CAPABILITIES
                FROM SNMPv2-CONF
        ciscoAgentCapability
                FROM CISCO-SMI;

ciscoICsuDsuCapability MODULE-IDENTITY
        LAST-UPDATED    "9601210000Z"
        ORGANIZATION    "Cisco Systems, Inc."
        CONTACT-INFO
                "       Cisco Systems
                        Customer Service

                Postal: 170 W. Tasman Drive
                        San Jose, CA  95134
                        USA

                Tel: +1 800 553-NETS

                E-mail: cs-snmp@cisco.com"
        DESCRIPTION
                "Integrated CSU/DSU MIB module.  For T1 and Switched 56 kbps
                        interfaces."
        ::= { ciscoAgentCapability 64 }

ciscoICsuDsuCapabilityV11R01 AGENT-CAPABILITIES

PRODUCT-RELEASE "Cisco IOS 11.2"
STATUS          current
DESCRIPTION     "CSU DSU MIB capabilities"

SUPPORTS        CISCO-ICSUDSU-MIB
INCLUDES        { ciscoICsuDsuMIBGroup }

-------Entries not supported in CiscoICsuDsuStaticConfigEntry ----

VARIATION       ciscoICsuDsuHwRevision
ACCESS          not-implemented
DESCRIPTION     "ciscoICsuDsuHwRevision not supported on 1602 base platform"

VARIATION       ciscoICsuDsuSwRevision
ACCESS          not-implemented
DESCRIPTION     "ciscoICsuDsuSwRevision not supported on 1602 base platform"

VARIATION       ciscoICsuDsuProtocolRevision
ACCESS          not-implemented
DESCRIPTION     "ciscoICsuDsuProtocolRevision not supported on 1602 base platform"

-------Entries not supported in CiscoICsuDsuTestReportEntry ----

VARIATION       ciscoICsuDsuLoopbackNumErrors
ACCESS          not-implemented
DESCRIPTION     "ciscoICsuDsuLoopbackNumErrors not supported on 1602 base platform"

VARIATION       ciscoICsuDsuLastSelfTestResult
ACCESS          not-implemented
DESCRIPTION     "ciscoICsuDsuLastSelfTestResult not supported on 1602 base platform"

VARIATION       ciscoICsuDsuTimeOfLastSelfTest
ACCESS          not-implemented
DESCRIPTION     "ciscoICsuDsuTimeOfLastSelfTest not supported on 1602 base platform"

VARIATION       ciscoICsuDsuLoopbackPattern
ACCESS          not-implemented
DESCRIPTION     "ciscoICsuDsuLoopbackPattern not supported on 1602 base platform"

VARIATION       ciscoICsuDsuUserDefinedPattern
ACCESS          not-implemented
DESCRIPTION     "ciscoICsuDsuUserDefinedPattern not supported on 1602 base platform"

VARIATION       ciscoICsuDsuLoopbackCode
ACCESS          not-implemented
DESCRIPTION     "ciscoICsuDsuLoopbackCode not supported on 1602 base platform"

-------Table not supported -- ciscoICsuDsuT1ConfigTable  ----

VARIATION       ciscoICsuDsuT1ConfigTable
ACCESS          not-implemented
DESCRIPTION     "Table ciscoICsuDsuT1ConfigTable not supported on 1602 base platform"


-------Table not supported -- ciscoICsuDsuT1StatusTable  ----

VARIATION       ciscoICsuDsuT1StatusTable
ACCESS          not-implemented
DESCRIPTION     "Table ciscoICsuDsuT1StatusTable not supported on 1602 base platform"


-------Entries not supported in CiscoICsuDsuSw56kConfigEntry ----

VARIATION       ciscoICsuDsuSw56kScramblerEnabled
ACCESS          not-implemented
DESCRIPTION     "ciscoICsuDsuSw56kScramblerEnabled not supported on 1602 base platform"

-------Entries not supported in CiscoICsuDsuSw56kLineStatusEntry ----

VARIATION       ciscoICsuDsuSw56kLoopRateSearches
ACCESS          not-implemented
DESCRIPTION     "ciscoICsuDsuSw56kLoopRateSearches not supported on 1602 base platform"

VARIATION       ciscoICsuDsuSw56kLostFrameSyncs
ACCESS          not-implemented
DESCRIPTION     "ciscoICsuDsuSw56kLostFrameSyncs not supported on 1602 base platform"

-- Notification enables not supported --

VARIATION       ciscoICsuDsuEnableT1LoopStatusNotification
ACCESS          not-implemented
DESCRIPTION     "ciscoICsuDsuEnableT1LoopStatusNotification not supported on 1602 base platform"

--PSIM(Remove)  ::= { ciscoICsuDsuCapability 1 }


-- Notifications not supported --

VARIATION       ciscoICsuDsuT1LoopStatusNotification
ACCESS          not-implemented
DESCRIPTION     "ciscoICsuDsuT1LoopStatusNotification not supported on 1602 base platform"

        ::= { ciscoICsuDsuCapability 1 }


END